numOutputModules | see RenderQueueItem numOutputModules Attribute | the total number of Output Modules assigned to a given Render Queue item |
render | see RenderQueueItem render Attribute | boolean which shows true if this item will render when the queue is started |
startTime | see RenderQueueItem startTime Attribute | Date object representing time program began rendering the item |
elapsedSeconds | see RenderQueueItem elapsedSeconds Attribute | the time elapsed in the current render, in seconds |
timeSpanStart | see RenderQueueItem timeSpanStart Attribute | the start time, in seconds, in the comp to be rendered |
timeSpanDuration | see RenderQueueItem timeSpanDuration Attribute | the duration of the comp to be rendered, in seconds |
comp | see RenderQueueItem comp Attribute | the composition being rendered by this RQ item |
outputModules | see RenderQueueItem outputModules Attribute | a collection of the Output Modules |
templates | see RenderQueueItem templates Attribute | an array of the Render Settings templates |
status | see RenderQueueItem status Attribute | the current status of a Render Queue item |
onStatusChanged | see RenderQueueItem onStatusChanged Attribute | condition in which the status of an item changes (e.g. from RENDERING to DONE status) |
logType | see RenderQueueItem logType Attribute | returns one of the log types |